指令啟動專案


Posted by mijouhsieh on 2023-04-12

npx create-react-app <專案資料夾名稱>react0412
// Success! Created react0412 at 專案路徑
//專案資料夾初始化 產生檔案、資料夾
react-initialized-folder.png
cd <專案資料夾名稱>react0412
npm start
自動開啟browser localhost:3000 React頁面










Related Posts

DSA-01 note

DSA-01 note

[面試]帆擎/和盛/叡揚/達暉/凱發

[面試]帆擎/和盛/叡揚/達暉/凱發

為什麼需要 React / 思考模式的差異 / state vs props

為什麼需要 React / 思考模式的差異 / state vs props


Comments